[INFO] cloning repository https://github.com/tascord/itask
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tascord/itask" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftascord%2Fitask", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftascord%2Fitask'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0ba25dc1373fe9d22981cfe0f61b7e56e5c67fc6
[INFO] checking tascord/itask against try#8a2f6fe57adadb246778b8d41925d3dc46d468cb for pr-158320
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftascord%2Fitask" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tascord/itask
[INFO] finished tweaking git repo https://github.com/tascord/itask
[INFO] tweaked toml for git repo https://github.com/tascord/itask written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tascord/itask on toolchain 8a2f6fe57adadb246778b8d41925d3dc46d468cb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tascord/itask already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tiny-gradient v0.1.0
[INFO] [stderr]   Downloaded anyhow v1.0.90
[INFO] [stderr]   Downloaded libm v0.2.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6666a757257eb55589ffaa4a0fa577d45fbdbd6e3dd37d295242b6acf9369eb8
[INFO] running `Command { std: "docker" "start" "6666a757257eb55589ffaa4a0fa577d45fbdbd6e3dd37d295242b6acf9369eb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6666a757257eb55589ffaa4a0fa577d45fbdbd6e3dd37d295242b6acf9369eb8" "/opt/rustwide/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6666a757257eb55589ffaa4a0fa577d45fbdbd6e3dd37d295242b6acf9369eb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6666a757257eb55589ffaa4a0fa577d45fbdbd6e3dd37d295242b6acf9369eb8" "/opt/rustwide/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling proc-macro2 v1.0.88
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling libm v0.2.9
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]    Compiling anyhow v1.0.90
[INFO] [stderr]     Checking bytes v1.8.0
[INFO] [stderr]     Checking compact_str v0.8.0
[INFO] [stderr]     Checking tiny-gradient v0.1.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking signal-hook v0.3.17
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling instability v0.3.2
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking ratatui v0.28.1
[INFO] [stderr]     Checking itask v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `WidgetRef`
[INFO] [stdout]   --> src/main.rs:22:33
[INFO] [stdout]    |
[INFO] [stdout] 22 |     widgets::{Block, Paragraph, WidgetRef, Wrap},
[INFO] [stdout]    |                                 ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `RwLock` and `ops::Deref`
[INFO] [stdout]  --> src/ui/menu.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     ops::Deref,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 4 |     sync::{Arc, RwLock},
[INFO] [stdout]   |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Clear`, `Direction`, `Rect`, `WidgetRef`, `buffer::Buffer`, and `crossterm::event::KeyCode`
[INFO] [stdout]   --> src/ui/menu.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  9 |     buffer::Buffer,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 10 |     crossterm::event::KeyCode,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 11 |     layout::{Constraint, Direction, Layout, Margin, Rect},
[INFO] [stdout]    |                          ^^^^^^^^^                  ^^^^
[INFO] [stdout] 12 |     style::{Style, Stylize},
[INFO] [stdout] 13 |     widgets::{Block, Clear, Paragraph, StatefulWidget, Widget, WidgetRef},
[INFO] [stdout]    |                      ^^^^^                                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `WidgetRef`
[INFO] [stdout]   --> src/main.rs:22:33
[INFO] [stdout]    |
[INFO] [stdout] 22 |     widgets::{Block, Paragraph, WidgetRef, Wrap},
[INFO] [stdout]    |                                 ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `RwLock` and `ops::Deref`
[INFO] [stdout]  --> src/ui/menu.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     ops::Deref,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 4 |     sync::{Arc, RwLock},
[INFO] [stdout]   |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Clear`, `Direction`, `Rect`, `WidgetRef`, `buffer::Buffer`, and `crossterm::event::KeyCode`
[INFO] [stdout]   --> src/ui/menu.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  9 |     buffer::Buffer,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 10 |     crossterm::event::KeyCode,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 11 |     layout::{Constraint, Direction, Layout, Margin, Rect},
[INFO] [stdout]    |                          ^^^^^^^^^                  ^^^^
[INFO] [stdout] 12 |     style::{Style, Stylize},
[INFO] [stdout] 13 |     widgets::{Block, Clear, Paragraph, StatefulWidget, Widget, WidgetRef},
[INFO] [stdout]    |                      ^^^^^                                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `start_job` is never used
[INFO] [stdout]   --> src/main.rs:46:8
[INFO] [stdout]    |
[INFO] [stdout] 39 | impl Model {
[INFO] [stdout]    | ---------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 46 |     fn start_job(
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/ui/prompt.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl Prompt {
[INFO] [stdout]    | ----------- associated function in this implementation
[INFO] [stdout] 21 |     pub fn new(title: &str, handler: impl Fn(String) -> Result<(), String> + 'static) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `start_job` is never used
[INFO] [stdout]   --> src/main.rs:46:8
[INFO] [stdout]    |
[INFO] [stdout] 39 | impl Model {
[INFO] [stdout]    | ---------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 46 |     fn start_job(
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/ui/prompt.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl Prompt {
[INFO] [stdout]    | ----------- associated function in this implementation
[INFO] [stdout] 21 |     pub fn new(title: &str, handler: impl Fn(String) -> Result<(), String> + 'static) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.92s
[INFO] running `Command { std: "docker" "inspect" "6666a757257eb55589ffaa4a0fa577d45fbdbd6e3dd37d295242b6acf9369eb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6666a757257eb55589ffaa4a0fa577d45fbdbd6e3dd37d295242b6acf9369eb8", kill_on_drop: false }`
[INFO] [stdout] 6666a757257eb55589ffaa4a0fa577d45fbdbd6e3dd37d295242b6acf9369eb8
